PESetSQLExpression

Use PESetSQLExpression to enter an SQL expression for a specified report.

C Syntax
BOOL CRPE_API PESetSQLExpression (
        short printJob,
        const char FAR *expressionName,
        const char FAR *expressionString );
Parameters

printJob

Specifies the print job for which you want to set an SQL expression.

expressionName

Specifies a pointer to the string containing the expression name.

expressionString

Specifies a pointer to the string containing the SQL expression.

Returns
VB Syntax
Declare Function PESetSQLExpression Lib "crpe32.dll" (ByVal printJob As 
Integer, ByVal expressionName As String, ByVal expressionString As 
String) As Integer
Delphi Syntax
function PESetSQLExpression (
    printJob: Smallint;
    const expressionName: PChar;
    const expressionString: PChar
    ): Bool stdcall;


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com